@charset "gb2312";
/*全局设置*/
body, div
body { margin: 0; font-family: 微软雅黑, arial, 宋体; font-size: 14px; color: #333; }
h1, h2, h3, h4, h5, h6 { font-weight: normal; font-size: 100%; }
address, caption, cite, code, dfn, em, th, var { font-style: normal; font-weight: normal; }
input, textarea, select, button { font: 12px Verdana, Helvetica, Arial, sans-serif; }

html { overflow-y: scroll; }
ol, ul, li, p, h1, h2, h3, h4, h5，h6 { margin: 0; padding: 0; list-style: none; word-break: break-all; word-wrap: break-word; }

img { border: none; }
.trbtn1 { background: #00AEFF; border: none; }
.trbtn1:hover { background: #0095DA; }
/*公共样式*/

.trfl { float: left }
.trfr { float: right; }



/*新闻版块*/
.trcolumn { height: auto; }
.tridxul { padding: 5px; }
.tridxul li {
	height: 25px;
	line-height: 25px;
	padding-left: 15px;
	background: url(img/trdot.jpg) 1px center no-repeat;
	overflow: hidden;
	font-size: 14px;
	text-align: left;
}
.tridxul li span { float: right; color: #ccc; margin-left: 10px; }
.tridxul li a { }
.trnewlist { height: 282px; margin-bottom: 18px; overflow: hidden; }
.trimgtext {
	width: auto;
	height: auto;
	padding: 10px 8px;
	font-size: 14px;
	text-align: left;
}
.trimgtext>a { float: left; width: 80px; height: 85px; display: block; margin-right: 10px; }
.trimgtext img { }
.trtext1 { height: 85px; overflow: hidden }
.trtext1 h3 { margin-bottom: 8px; }
.trtext1 h3 a {
	font-weight: 500;
	color: #002B8D;
	vertical-align: middle;
	background-position: center;
}
.trtitle3 { width: 100%; padding-left: 0px; overflow: hidden; border-bottom: 1px solid #AAB7EC; margin-bottom: 7px; }
.trtitle3text { padding-right: 0px; text-align: center; width: 130px; height: 20px; line-height: 20px; font-size: 14px; font-weight: 600; color: #002B8D; background: #C2CCF5; }
.trtitle3text a {
	color: #002B8D;
	line-height: 35px;
	background-position: center center;
}
.trmore { line-height: 20px; padding-right: 15px; text-align: center; }
.trmore a { color: #ccc; }
.trmore a:visited { color: #ccc; text-decoration: none; }

